Skip to content

NavigationWindow.BindingRoot property

Defined in

Type: NavigationWindow Namespace: CrissCross.WPF Assembly: CrissCross.WPF.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

public TViewModel? BindingRoot { get; }

View source

Summary: Gets the binding root view model.

Returns: TViewModel?